Welcome![Sign In][Sign Up]
Location:
Search - VC UDP

Search list

[Internet-NetworkVideoTransfer

Description: 用vc编写的通过UDP传输的服务器和客户端的双端视频通信,很好用阿 -vc prepared with the adoption of the UDP transmission server and client-side video communications, with good A
Platform: | Size: 81920 | Author: lixiuhua | Hits:

[ScannerSnifferVC++

Description: 本实例利用VisualC++6.0编写的网络监听程序,都解析IP,TCP,UDP和ICMP四种协议-example of the use of VisualC 6.0 network monitoring procedures, analytical IP, TCP, UDP and ICMP four agreements
Platform: | Size: 107520 | Author: oliver | Hits:

[TCP/IP stackMultiCast_Ser

Description: 在WINDOWS下利用VC++写的支持TCP I/O多路复用,UDP 组播和串口读写的通信程序服务端!-in Windows using the VC was made with the support of TCP I/O multiplexers. UDP Multicast and serial communication program of literacy services end!
Platform: | Size: 1085440 | Author: OneGun | Hits:

[Internet-NetworkMultiCast_Cli

Description: 在WINDOWS下利用VC++写的支持TCP I/O多路复用,UDP 组播和串口读写的通信程序客户端!-in Windows using the VC was made with the support of TCP I/O multiplexers. UDP Multicast and serial communication program of literacy client!
Platform: | Size: 13312 | Author: OneGun | Hits:

[Internet-NetworkUDPxy

Description: 非常好用的VC++源代码,大家一定要看呀-very handy VC source code, we must look at the ah
Platform: | Size: 424960 | Author: xuyong | Hits:

[CommunicationFileTransferClient

Description: 利用vc实现的局域网文件传输,共分为客户端和服务器端两部分,该部分是文件传输的客户端,采用了TCP/UDP协议,可扩展到net网络传输!-use vc achieve LAN file transfer, is divided into client and server-side two, The file transfer is part of the client, using the TCP/UDP protocol, which can be expanded to net network transmission!
Platform: | Size: 4096 | Author: zhanghl | Hits:

[Internet-NetworkFileTransferServer

Description: 利用vc实现的局域网文件传输,共分为客户端和服务器端两部分,该部分是文件传输的服务器端,采用了TCP/UDP协议,可扩展到net网络传输!-use vc achieve LAN file transfer, is divided into client and server-side two, The file transfer is part of the server using the TCP/UDP protocol, which can be expanded to net network transmission!
Platform: | Size: 4096 | Author: zhanghl | Hits:

[CSharpUDPptotocol

Description: 用c#使用UDP协议实现网络通讯,开发环境vc++2005-With c# Use UDP protocol network communications, development environment vc++ 2005
Platform: | Size: 272384 | Author: 刘邻 | Hits:

[Multimedia programp2psourcecode1

Description: 一个vc++编的基于p2p的聊天程序,分为客户端p2pclient和服务器端p2pserver,实现了udp穿透
Platform: | Size: 31744 | Author: 彭亮 | Hits:

[Education soft systemup

Description: 6个文件: 1 vc中直接操作Access 2 Ado控件实现聊天室 3 SQL服务器目录及文件列表的读取 4 学生成绩管理系统 5 基于UDP的简单网络通讯程序 6 xvid源码-6 files: 1 vc directly controls the operation Access2 Ado realize chat room 3 SQL Server directory and file list read 4 student achievement management system 5 simple UDP based network communication procedures 6 xvid source code
Platform: | Size: 1599488 | Author: bobo | Hits:

[Internet-NetworkUdpChatSrv

Description: VC实现基于UDP通信协议的通信的服务器端程序以实现简单的网络聊天功能-VC-based communication protocol UDP communication server-side program in order to achieve a simple network chat
Platform: | Size: 5120 | Author: 王晋 | Hits:

[Windows DevelopGIB

Description: TCP 打洞,通常UDP打洞,上传达室个TCP的,在VC下测试通过,效果不错,供大家研究-TCP holes, holes are usually UDP, TCP on the janitor
Platform: | Size: 1934336 | Author: | Hits:

[Windows DevelopGIB

Description: TCP 打洞,通常UDP打洞,上传达室个TCP的,在VC下测试通过,效果不错,供大家研究-TCP holes, holes are usually UDP, TCP on the janitor
Platform: | Size: 28672 | Author: | Hits:

[Windows DevelopUdpSrv

Description: vc中的网络应用的客户应用程序 -vc of Network Applications Client Application
Platform: | Size: 1045504 | Author: jiei | Hits:

[Internet-NetworkNetCfg_demo

Description: 读取网络配置参数,并且该项目的界面风格不错,是VC程序员的一个不错的参考程序。该程序是从网络上收集到的-Read the network configuration parameters, and the project s interface style Yes, it is a good VC programmers reference procedures. That the procedure was collected from a network of
Platform: | Size: 239616 | Author: wen jb | Hits:

[Telnet Clientjisuanjiwangluo4

Description: 一、实验目的 了解和掌握基于UDP的网络通信应用程序; 了解和掌握基于TCP的网络通信应用程序。 二、实验要求 可以使用任何编程工具和编程语言实现。 编写一个网络通信应用程序,客户端和服务端可以通过该应用程序进行相互通信,传送信息或者传输文件。 TCP与UDP的方式任选其一。 提示:互联网上有非常多的各种语言开发的基于套接字方式网络通信协议的小例子程序,同学们可以多多参考。另外各种开发工具,比如:VB,VC,DELPHI,JAVA等都有相应的控件库或者功能库可以调用,使用这些库后,实际的开发过程非常简单。 三、实验内容 基于TCP或UDP的网络通信应用程序 -err
Platform: | Size: 309248 | Author: Justin | Hits:

[Ftp ClientUdpChat

Description: 1、说明:   本程序是一个局域网内的字符界面聊天程序,使用UDP协议及端口729,在VC6.0+Windows XP下编译通过。程序分为发送端与接受端,使用一个Workspace,打开ChatSrv文件夹下的ChatSrv.dsw文件即可。程序的编制也较简单,建立UDP连接后一方发送一方接收,可以算是一个基本的UDP编程范例。 2、用法:   使用本程序在局域网内聊天,需知道服务端的IP地址,可在服务端的cmd下运行ipconfig/all命令查看。使用时在一方先运行ChatSrv.exe等待,然后在另一端的cmd下运行“ChatClient 服务端IP”,然后即可进行通讯。欲使通讯结束可在任意一方输入小写字母‘q’。当运行ChatClient时不带参数则各本地机器连接,可用来测试。 -err
Platform: | Size: 40960 | Author: peter | Hits:

[Ftp ServerUdpChat_exe

Description: 1、说明:   本程序是一个局域网内的字符界面聊天程序,使用UDP协议及端口729,在VC6.0+Windows XP下编译通过。程序分为发送端与接受端,使用一个Workspace,打开ChatSrv文件夹下的ChatSrv.dsw文件即可。程序的编制也较简单,建立UDP连接后一方发送一方接收,可以算是一个基本的UDP编程范例。 2、用法:   使用本程序在局域网内聊天,需知道服务端的IP地址,可在服务端的cmd下运行ipconfig/all命令查看。使用时在一方先运行ChatSrv.exe等待,然后在另一端的cmd下运行“ChatClient 服务端IP”,然后即可进行通讯。欲使通讯结束可在任意一方输入小写字母‘q’。当运行ChatClient时不带参数则各本地机器连接,可用来测试。 -err
Platform: | Size: 30720 | Author: peter | Hits:

[Internet-NetworkSocketUDP

Description: 实现了用udp进行通信,试验过了,可以通信。-Realize the use udp for communication, the pilot had to communications.
Platform: | Size: 30720 | Author: 郭瑞 | Hits:

[ActiveX/DCOM/ATLSendAndRecv

Description: 一款OCX控件,基于UDP协议,能够实现由发送端发送信息,OCX控件接收到信息后将其显示在网页页面中。发送端和接收端可分别在不同机器上,只需对方的IP地址。-An OCX control, based on the UDP protocol, can be achieved by the sending end to send messages, OCX controls after receiving the information displayed on the website page. The sending end and receiving end can be in different machines, just the other side
Platform: | Size: 9392128 | Author: 韩金池 | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 31 »

CodeBus www.codebus.net